﻿2026-09-22T01:33:58.2219175Z ##[group]Run actions/checkout@v5
2026-09-22T01:33:58.2219904Z with:
2026-09-22T01:33:58.2220317Z   repository: BigscreenVR/spt-bs-core
2026-09-22T01:33:58.2223337Z   token: ***
2026-09-22T01:33:58.2223689Z   ssh-strict: true
2026-09-22T01:33:58.2224041Z   ssh-user: git
2026-09-22T01:33:58.2224414Z   persist-credentials: true
2026-09-22T01:33:58.2224801Z   clean: true
2026-09-22T01:33:58.2225164Z   sparse-checkout-cone-mode: true
2026-09-22T01:33:58.2225574Z   fetch-depth: 1
2026-09-22T01:33:58.2225922Z   fetch-tags: false
2026-09-22T01:33:58.2226274Z   show-progress: true
2026-09-22T01:33:58.2226627Z   lfs: false
2026-09-22T01:33:58.2226957Z   submodules: false
2026-09-22T01:33:58.2227319Z   set-safe-directory: true
2026-09-22T01:33:58.2227716Z   allow-unsafe-pr-checkout: false
2026-09-22T01:33:58.2228314Z ##[endgroup]
2026-09-22T01:33:58.3009000Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-22T01:33:58.3010648Z ##[group]Getting Git version info
2026-09-22T01:33:58.3011301Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-22T01:33:58.3012266Z [command]/usr/bin/git version
2026-09-22T01:33:58.3012677Z git version 2.43.0
2026-09-22T01:33:58.3018092Z ##[endgroup]
2026-09-22T01:33:58.3026252Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/b7481862-33f8-4761-9468-d0e03cf6534c/.gitconfig'
2026-09-22T01:33:58.3033912Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b7481862-33f8-4761-9468-d0e03cf6534c' before making global git config changes
2026-09-22T01:33:58.3035052Z Adding repository directory to the temporary git global config as a safe directory
2026-09-22T01:33:58.3036869Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-22T01:33:58.3068054Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-22T01:33:58.3085851Z https://github.com/BigscreenVR/spt-bs-core
2026-09-22T01:33:58.3095002Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-22T01:33:58.3097306Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-22T01:33:58.3115802Z HEAD
2026-09-22T01:33:58.3142905Z ##[endgroup]
2026-09-22T01:33:58.3143959Z [command]/usr/bin/git submodule status
2026-09-22T01:33:58.3331342Z ##[group]Cleaning the repository
2026-09-22T01:33:58.3333879Z [command]/usr/bin/git clean -ffdx
2026-09-22T01:33:58.3369271Z Removing .github/ci/__pycache__/
2026-09-22T01:33:58.3376005Z [command]/usr/bin/git reset --hard HEAD
2026-09-22T01:33:58.3455206Z HEAD is now at de891efdf6 Merge ff55d152b013d55ef4c83b59e80c0214a8e96d49 into 1143a6dccf177cee46ca387f2be0637ee4bd324a
2026-09-22T01:33:58.3461748Z ##[endgroup]
2026-09-22T01:33:58.3463473Z ##[group]Disabling automatic garbage collection
2026-09-22T01:33:58.3466411Z [command]/usr/bin/git config --local gc.auto 0
2026-09-22T01:33:58.3491458Z ##[endgroup]
2026-09-22T01:33:58.3492148Z ##[group]Setting up auth
2026-09-22T01:33:58.3496425Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-22T01:33:58.3521135Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-22T01:33:58.3709729Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-22T01:33:58.3732136Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-22T01:33:58.3916812Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-22T01:33:58.3942505Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-22T01:33:58.4128163Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-22T01:33:58.4159118Z ##[endgroup]
2026-09-22T01:33:58.4165222Z ##[group]Fetching the repository
2026-09-22T01:33:58.4166411Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +de891efdf61f4eb305eb37aa794bad81d8b799f6:refs/remotes/pull/242/merge
2026-09-22T01:33:58.9320906Z ##[endgroup]
2026-09-22T01:33:58.9321691Z ##[group]Determining the checkout info
2026-09-22T01:33:58.9322962Z ##[endgroup]
2026-09-22T01:33:58.9327013Z [command]/usr/bin/git sparse-checkout disable
2026-09-22T01:33:58.9365455Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-22T01:33:58.9386853Z ##[group]Checking out the ref
2026-09-22T01:33:58.9389044Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/242/merge
2026-09-22T01:33:58.9459427Z HEAD is now at de891efdf6 Merge ff55d152b013d55ef4c83b59e80c0214a8e96d49 into 1143a6dccf177cee46ca387f2be0637ee4bd324a
2026-09-22T01:33:58.9465022Z ##[endgroup]
2026-09-22T01:33:58.9507768Z [command]/usr/bin/git log -1 --format=%H
2026-09-22T01:33:58.9539286Z de891efdf61f4eb305eb37aa794bad81d8b799f6
